aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | | GFS2: Support generation of discard requestsSteven Whitehouse2009-03-24
| * | | | | | | | GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-24
| * | | | | | | | GFS2: Fix error path ref counting for root inodeSteven Whitehouse2009-03-24
| * | | | | | | | GFS2: Remove unused field from glockSteven Whitehouse2009-03-24
| * | | | | | | | GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
| * | | | | | | | GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-24
| * | | | | | | | GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-24
| * | | | | | | | GFS2: Bring back lvb-related stuff to lock_nolock to support quotasAbhijith Das2009-03-24
| * | | | | | | | GFS2: Fix remount argument parsingSteven Whitehouse2009-03-24
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'master' into nextJames Morris2009-03-23
| |\| | | | | | |
| * | | | | | | | Add in_execve flag into task_struct.Kentaro Takeda2009-02-11
| * | | | | | | | Merge branch 'master' into nextJames Morris2009-02-05
| |\ \ \ \ \ \ \ \
| * | | | | | | | | integrity: IMA hooksMimi Zohar2009-02-05
* | | | | | | | | | Make relatime defaultMatthew Garrett2009-03-26
* | | | | | | | | | Add a strictatime mount optionMatthew Garrett2009-03-26
* | | | | | | | | | Allow relatime to update atime once a dayMatthew Garrett2009-03-26
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Update my email addressGertjan van Wingerde2009-03-22
* | | | | | | | | eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-22
* | | | | | | | | eCryptfs: Allocate a variable number of pages for file headersTyler Hicks2009-03-22
* | | | | | | | | aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-19
* | | | | | | | | eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-19
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-10
| * | | | | | | | | Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* | | | | | | | | | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-19
* | | | | | | | | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-17
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-16
| * | | | | | | | | | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-14
| * | | | | | | | | | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-12
| * | | | | | | | | | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-10
* | | | | | | | | | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* | | | | | | | | | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: fix memory leak in bio_clone()Li Zefan2009-03-14
| * | | | | | | | | | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust2009-03-12
| * | | | | | | | | | | Bug 11061, NFS mounts droppedIan Dall2009-03-10
| * | | | | | | | | | | NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-10
| * | | | | | | | | | | NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever2009-03-10
| * | | | | | | | | | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
| * | | | | | | | | | | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-10
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ocfs2: Use xs->bucket to set xattr value outsideTao Ma2009-03-12
| * | | | | | | | | | | | ocfs2: Fix a bug found by sparse check.Tao Ma2009-03-12
| * | | | | | | | | | | | ocfs2: tweak to get the maximum inline data size with xattrTiger Yang2009-03-12
| * | | | | | | | | | | | ocfs2: reserve xattr block for new directory with inline dataTiger Yang2009-03-12
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |