Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | GFS2: Pagecache usage optimization on GFS2 | Hisashi Hifumi | 2009-03-24 | 1 | -0/+3 | |
| * | | | | | | | | | GFS2: fix sparse warning: Should it be static? | Hannes Eder | 2009-03-24 | 1 | -1/+2 | |
| * | | | | | | | | | GFS2: fix sparse warnings: constant is so big it is ... | Hannes Eder | 2009-03-24 | 1 | -6/+6 | |
| * | | | | | | | | | GFS2: Support quota/noquota mount arguments | Steven Whitehouse | 2009-03-24 | 1 | -0/+6 | |
| * | | | | | | | | | GFS2: Fix alignment issue and tidy gfs2_bitfit | Steven Whitehouse | 2009-03-24 | 1 | -62/+70 | |
| * | | | | | | | | | GFS2: Add a "demote a glock" interface to sysfs | Steven Whitehouse | 2009-03-24 | 5 | -4/+61 | |
| * | | | | | | | | | GFS2: Expose UUID via sysfs/uevent | Steven Whitehouse | 2009-03-24 | 3 | -0/+39 | |
| * | | | | | | | | | GFS2: Support generation of discard requests | Steven Whitehouse | 2009-03-24 | 4 | -1/+68 | |
| * | | | | | | | | | GFS2: Fix deadlock on journal flush | Steven Whitehouse | 2009-03-24 | 3 | -27/+34 | |
| * | | | | | | | | | GFS2: Fix error path ref counting for root inode | Steven Whitehouse | 2009-03-24 | 1 | -0/+2 | |
| * | | | | | | | | | GFS2: Remove unused field from glock | Steven Whitehouse | 2009-03-24 | 2 | -3/+0 | |
| * | | | | | | | | | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 41 | -2170/+819 | |
| * | | | | | | | | | GFS2: Remove "double" locking in quota | Steven Whitehouse | 2009-03-24 | 3 | -28/+14 | |
| * | | | | | | | | | GFS2: change gfs2_quota_scan into a shrinker | Abhijith Das | 2009-03-24 | 7 | -73/+114 | |
| * | | | | | | | | | GFS2: Bring back lvb-related stuff to lock_nolock to support quotas | Abhijith Das | 2009-03-24 | 1 | -0/+82 | |
| * | | | | | | | | | GFS2: Fix remount argument parsing | Steven Whitehouse | 2009-03-24 | 5 | -133/+73 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-26 | 5 | -7/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-03-24 | 117 | -1204/+3255 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | Add in_execve flag into task_struct. | Kentaro Takeda | 2009-02-12 | 2 | -0/+6 | |
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-02-06 | 512 | -11282/+68059 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 4 | -7/+37 | |
* | | | | | | | | | | | Make relatime default | Matthew Garrett | 2009-03-26 | 1 | -2/+3 | |
* | | | | | | | | | | | Add a strictatime mount option | Matthew Garrett | 2009-03-26 | 1 | -1/+5 | |
* | | | | | | | | | | | Allow relatime to update atime once a day | Matthew Garrett | 2009-03-26 | 1 | -9/+38 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Update my email address | Gertjan van Wingerde | 2009-03-22 | 2 | -2/+2 | |
* | | | | | | | | | | eCryptfs: NULL crypt_stat dereference during lookup | Tyler Hicks | 2009-03-22 | 3 | -25/+18 | |
* | | | | | | | | | | eCryptfs: Allocate a variable number of pages for file headers | Tyler Hicks | 2009-03-22 | 1 | -13/+26 | |
* | | | | | | | | | | aio: lookup_ioctx can return the wrong value when looking up a bogus context | Jeff Moyer | 2009-03-19 | 1 | -2/+3 | |
* | | | | | | | | | | eventfd: remove fput() call from possible IRQ context | Davide Libenzi | 2009-03-19 | 1 | -10/+27 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-03-19 | 3 | -3/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Btrfs: Clear space_info full when adding new devices | Chris Mason | 2009-03-10 | 1 | -0/+6 | |
| * | | | | | | | | | | Btrfs: Fix locking around adding new space_info | Chris Mason | 2009-03-10 | 3 | -3/+53 | |
* | | | | | | | | | | | Fix race in create_empty_buffers() vs __set_page_dirty_buffers() | Linus Torvalds | 2009-03-19 | 1 | -12/+11 | |
* | | | | | | | | | | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-03-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy | 2009-03-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-17 | 3 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ext4: fix bb_prealloc_list corruption due to wrong group locking | Eric Sandeen | 2009-03-16 | 1 | -2/+7 | |
| * | | | | | | | | | | | ext4: fix bogus BUG_ONs in in mballoc code | Eric Sandeen | 2009-03-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | ext4: Print the find_group_flex() warning only once | Theodore Ts'o | 2009-03-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | ext4: fix header check in ext4_ext_search_right() for deep extent trees. | Eric Sandeen | 2009-03-10 | 1 | -2/+4 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Avoid 64-bit "switch()" statements on 32-bit architectures | Linus Torvalds | 2009-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | | filp->f_pos not correctly updated in proc_task_readdir | Zhang Le | 2009-03-16 | 1 | -9/+7 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-14 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | block: fix memory leak in bio_clone() | Li Zefan | 2009-03-14 | 1 | -1/+3 | |
| * | | | | | | | | | | | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 2009-03-14 | 2 | -3/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-03-14 | 6 | -37/+171 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... | Trond Myklebust | 2009-03-12 | 1 | -29/+39 | |
| * | | | | | | | | | | | Bug 11061, NFS mounts dropped | Ian Dall | 2009-03-10 | 1 | -1/+62 | |
| * | | | | | | | | | | | NFS: Handle -ESTALE error in access() | Suresh Jayaraman | 2009-03-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | NLM: Fix GRANT callback address comparison when IPv6 is enabled | Chuck Lever | 2009-03-10 | 1 | -1/+50 |