aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | nfsd4: eliminate lease delete callbackJ. Bruce Fields2011-01-04
| * | | | | | | nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-04
| * | | | | | | nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-04
| * | | | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
| * | | | | | | nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-04
| * | | | | | | nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov2011-01-04
| * | | | | | | nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong2010-12-29
| * | | | | | | nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-17
| * | | | | | | nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-17
| * | | | | | | nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields2010-12-17
| * | | | | | | nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com2010-12-17
| * | | | | | | nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields2010-12-17
| * | | | | | | nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields2010-12-17
| * | | | | | | nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields2010-12-17
| * | | | | | | Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-17
| |\ \ \ \ \ \ \
| * | | | | | | | NFS4.1: Fix bug server don't reply the right fore_channel to client at create...Mi Jinlong2010-11-19
| * | | | | | | | NFS4.1: server gets drc mem fail should reply error at create_sessionMi Jinlong2010-11-19
| * | | | | | | | nfsd4: return serverfault on request for ssvJ. Bruce Fields2010-11-19
| * | | | | | | | NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong2010-11-19
| * | | | | | | | nfsd: fix NULL dereference in setattr()Dan Carpenter2010-11-19
* | | | | | | | | afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* | | | | | | | | FS-Cache: Fix operation handlingAkshat Aranya2011-01-14
* | | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin2011-01-14
* | | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-13
|\| | | | | | | |
| * | | | | | | | fs: fix do_last error case when need_reval_dotJ. R. Okajima2011-01-13
| * | | | | | | | nfs: add missing rcu-walk checkNick Piggin2011-01-13
| * | | | | | | | fs: fix dropping of rcu-walk from force_reval_pathNick Piggin2011-01-13
| * | | | | | | | fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin2011-01-13
* | | | | | | | | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-13
* | | | | | | | | thp: remove PG_buddyAndrea Arcangeli2011-01-13
* | | | | | | | | thp: transparent hugepage vmstatAndrea Arcangeli2011-01-13
* | | | | | | | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-13
* | | | | | | | | mm: smaps: export mlock informationNikanth Karthikesan2011-01-13
* | | | | | | | | fs/mpage.c: consolidate codeHai Shan2011-01-13
* | | | | | | | | sync_inode_metadata: fix commentAndrew Morton2011-01-13
* | | | | | | | | writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara2011-01-13
* | | | | | | | | writeback: stop background/kupdate works from livelocking other worksJan Kara2011-01-13
* | | | | | | | | writeback: trace wakeup event for background writebackWu Fengguang2011-01-13
* | | | | | | | | writeback: integrated background writeback workJan Kara2011-01-13
* | | | | | | | | ecryptfs: fix broken buildLinus Torvalds2011-01-13
* | | | | | | | | NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust2011-01-13
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | implement in-kernel gendisk events handlingTejun Heo2010-12-16
| | * | | | | | | | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
| * | | | | | | | | block: add internal hd part table referencesJens Axboe2011-01-07
| * | | | | | | | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
| * | | | | | | | | bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-03
| * | | | | | | | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-20