summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [CIFS] Fix build problemSteve French2008-03-111-0/+4
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-119-69/+151
| |\ \ \
| * | | | [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-15/+15
| * | | | [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-091-62/+71
* | | | | Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-231-16/+34
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-212-2/+2
|\ \ \ \ \
| * | | | | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-1883-926/+1144
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-181-1/+1
* | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-202-2/+11
|\ \ \ \ \ \
| * | | | | | nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2008-03-192-2/+11
* | | | | | | fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton2008-03-201-2/+2
* | | | | | | zisofs: fix readpage() outside i_sizeDave Young2008-03-201-0/+11
* | | | | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-206-16/+15Star
* | | | | | | eCryptfs: Swap dput() and mntput()Michael Halcrow2008-03-201-1/+1
* | | | | | | jbd2: correctly unescape journal data blocksDuane Griffin2008-03-201-1/+1
* | | | | | | jbd: correctly unescape journal data blocksDuane Griffin2008-03-201-1/+1
* | | | | | | ROMFS: Fix up an error in iget removalDavid Howells2008-03-201-19/+11Star
* | | | | | | ext3: fix wrong gfp type under transactionJosef Bacik2008-03-203-8/+8
* | | | | | | quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara2008-03-201-1/+1
* | | | | | | jbd: fix jbd kernel-doc notationRandy Dunlap2008-03-202-3/+5
* | | | | | | aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes2008-03-201-0/+8
|/ / / / / /
* | | | | | Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-181-0/+22
|\ \ \ \ \ \
| * | | | | | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-181-0/+22
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-181-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "unexport bio_{,un}map_user"Jens Axboe2008-03-171-0/+2
* | | | | | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2008-03-171-3/+15
|/ / / / /
* | | | / nfsd: fix oops on access from high-numbered portsJ. Bruce Fields2008-03-151-2/+2
| |_|_|/ |/| | |
* | | | pagemap: proper read error handlingMarcelo Tosatti2008-03-131-5/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-124-37/+116
|\| | | | |_|/ |/| |
| * | net: fix build with CONFIG_NET=nAndrew Morton2008-03-121-0/+2
| * | [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-074-37/+114
* | | ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4Star
* | | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
* | | ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
* | | ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
* | | ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
* | | ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
* | | ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
* | | [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
* | | ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
* | | ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
* | | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
| |/ |/|
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-073-3/+7
|\ \
| * | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust2008-03-071-0/+2
| * | NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-071-2/+4
| * | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-03-071-1/+1
| |/
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-03-062-7/+11
|\ \
| * | [XFS] fix inode leak in xfs_iget_core()David Chinner2008-03-061-0/+1
| * | [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too manyDavid Chinner2008-03-061-7/+10