summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-228-102/+130
|\
| * [CIFS] Fix mem leak on dfs referralSteve French2008-03-221-2/+8
| * [CIFS] file create with acl support enabled is slowSteve French2008-03-146-22/+30
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-145-42/+129
| |\
| * | [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-141-4/+5
| * | [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-221-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-1783-926/+1144
| |\ \ \ \
| * | | | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-171-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-191-2/+2
* | | | | | | zisofs: fix readpage() outside i_sizeDave Young2008-03-191-0/+11
* | | | | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-196-16/+15
* | | | | | | eCryptfs: Swap dput() and mntput()Michael Halcrow2008-03-191-1/+1
* | | | | | | jbd2: correctly unescape journal data blocksDuane Griffin2008-03-191-1/+1
* | | | | | | jbd: correctly unescape journal data blocksDuane Griffin2008-03-191-1/+1
* | | | | | | ROMFS: Fix up an error in iget removalDavid Howells2008-03-191-19/+11
* | | | | | | ext3: fix wrong gfp type under transactionJosef Bacik2008-03-193-8/+8
* | | | | | | quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara2008-03-191-1/+1
* | | | | | | jbd: fix jbd kernel-doc notationRandy Dunlap2008-03-192-3/+5
* | | | | | | aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes2008-03-191-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-141-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-111-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/+4
* | | 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
OpenPOWER on IntegriCloud