summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong2010-12-291-4/+17
| * | | | nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-173-2/+45
| * | | | nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-171-6/+10
| * | | | nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields2010-12-171-0/+3
| * | | | nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com2010-12-171-0/+2
| * | | | nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields2010-12-171-4/+4
| * | | | nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields2010-12-172-21/+17
| * | | | nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields2010-12-171-10/+4
| * | | | Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-17124-959/+1898
| |\ \ \ \
| * | | | | NFS4.1: Fix bug server don't reply the right fore_channel to client at create...Mi Jinlong2010-11-191-0/+2
| * | | | | NFS4.1: server gets drc mem fail should reply error at create_sessionMi Jinlong2010-11-191-0/+2
| * | | | | nfsd4: return serverfault on request for ssvJ. Bruce Fields2010-11-191-1/+1
| * | | | | NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong2010-11-191-7/+15
| * | | | | nfsd: fix NULL dereference in setattr()Dan Carpenter2010-11-191-2/+3
* | | | | | afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-147-28/+38
* | | | | | FS-Cache: Fix operation handlingAkshat Aranya2011-01-141-1/+1
* | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-141-18/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin2011-01-141-18/+19
* | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-132-5/+29
|\| | | | |
| * | | | | fs: fix do_last error case when need_reval_dotJ. R. Okajima2011-01-141-4/+6
| * | | | | nfs: add missing rcu-walk checkNick Piggin2011-01-141-1/+5
| * | | | | fs: fix dropping of rcu-walk from force_reval_pathNick Piggin2011-01-141-0/+8
| * | | | | fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin2011-01-141-0/+10
* | | | | | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-131-1/+1
* | | | | | thp: remove PG_buddyAndrea Arcangeli2011-01-131-6/+8
* | | | | | thp: transparent hugepage vmstatAndrea Arcangeli2011-01-131-1/+13
* | | | | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-131-1/+3
* | | | | | mm: smaps: export mlock informationNikanth Karthikesan2011-01-131-2/+5
* | | | | | fs/mpage.c: consolidate codeHai Shan2011-01-131-32/+17
* | | | | | sync_inode_metadata: fix commentAndrew Morton2011-01-131-2/+2
* | | | | | writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara2011-01-131-4/+23
* | | | | | writeback: stop background/kupdate works from livelocking other worksJan Kara2011-01-131-0/+10
* | | | | | writeback: trace wakeup event for background writebackWu Fengguang2011-01-131-0/+1
* | | | | | writeback: integrated background writeback workJan Kara2011-01-131-15/+46
* | | | | | ecryptfs: fix broken buildLinus Torvalds2011-01-131-3/+2
* | | | | | NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust2011-01-131-1/+5
* | | | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-1318-698/+347
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-132-96/+34
| |\ \ \ \ \ \
| | * | | | | | implement in-kernel gendisk events handlingTejun Heo2010-12-161-7/+34
| | * | | | | | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-161-89/+0
| * | | | | | | block: add internal hd part table referencesJens Axboe2011-01-071-5/+3
| * | | | | | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-051-1/+9
| * | | | | | | bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-031-1/+6
| * | | | | | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-201-1/+0
| * | | | | | | fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-171-1/+1
| * | | | | | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-172-33/+14
| |/ / / / / /
| * | | | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-2714-570/+281
| |\ \ \ \ \ \
| | * | | | | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-1312-78/+132
| | * | | | | | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-131-5/+6
| | * | | | | | block: reorganize claim/release implementationTejun Heo2010-11-131-79/+48