Age | Commit message (Expand) | Author | Files | Lines |
2012-02-17 | nfsd41: share_access_to_flags should consider only nfs4.x share_access flags | Benny Halevy | 1 | -1/+1 |
2012-02-15 | nfsd41: use current stateid by value | Tigran Mkrtchyan | 4 | -9/+33 |
2012-02-15 | nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE | Tigran Mkrtchyan | 3 | -0/+24 |
2012-02-15 | nfsd41: handle current stateid in SETATTR and FREE_STATEID | Tigran Mkrtchyan | 3 | -0/+16 |
2012-02-15 | nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid | Tigran Mkrtchyan | 1 | -3/+3 |
2012-02-15 | nfsd41: save and restore current stateid with current fh | Tigran Mkrtchyan | 2 | -0/+3 |
2012-02-15 | nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid | Tigran Mkrtchyan | 1 | -3/+6 |
2012-02-15 | nfsd41: consume current stateid on read and write | Tigran Mkrtchyan | 3 | -0/+16 |
2012-02-15 | nfsd41: handle current stateid on lock and locku | Tigran Mkrtchyan | 3 | -3/+32 |
2012-02-15 | nfsd41: handle current stateid in open and close | Tigran Mkrtchyan | 4 | -4/+70 |
2012-02-15 | nfsd4: initialize current stateid at compile time | Tigran Mkrtchyan | 1 | -0/+4 |
2012-02-15 | nfsd4: check for uninitialized slot | J. Bruce Fields | 2 | -1/+8 |
2012-02-15 | nfsd4: rearrange struct nfsd4_slot | J. Bruce Fields | 4 | -14/+14 |
2012-02-14 | nfsd4: fix sessions slotid wraparound logic | J. Bruce Fields | 1 | -6/+1 |
2012-02-04 | nfsd: fix default iosize calculation on 32bit | J. Bruce Fields | 1 | -1/+1 |
2012-02-04 | nfsd: cleanup setting of default max_block_size | J. Bruce Fields | 1 | -20/+24 |
2012-02-03 | nfsd: remove some unneeded checks | Dan Carpenter | 1 | -1/+1 |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 9 | -35/+86 |
2012-01-29 | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+10 |
2012-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -36/+60 |
2012-01-28 | Logfs: Allow NULL block_isbad() methods | Joern Engel | 1 | -14/+12 |
2012-01-28 | logfs: Grow inode in delete path | Joern Engel | 1 | -0/+4 |
2012-01-28 | logfs: Free areas before calling generic_shutdown_super() | Joern Engel | 3 | -4/+12 |
2012-01-28 | logfs: remove useless BUG_ON | Joern Engel | 1 | -1/+0 |
2012-01-28 | logfs: Propagate page parameter to __logfs_write_inode | Prasad Joshi | 4 | -9/+9 |
2012-01-28 | logfs: set superblock shutdown flag after generic sb shutdown | Prasad Joshi | 1 | -1/+1 |
2012-01-28 | logfs: take write mutex lock during fsync and sync | Prasad Joshi | 4 | -4/+8 |
2012-01-28 | logfs: Prevent memory corruption | Joern Engel | 1 | -1/+1 |
2012-01-28 | logfs: update page reference count for pined pages | Prasad Joshi | 2 | -15/+51 |
2012-01-27 | Btrfs: fix reservations in btrfs_page_mkwrite | Chris Mason | 1 | -2/+8 |
2012-01-27 | Btrfs: advance window_start if we're using a bitmap | Josef Bacik | 1 | -0/+1 |
2012-01-27 | btrfs: mask out gfp flags in releasepage | David Sterba | 1 | -0/+7 |
2012-01-27 | Btrfs: fix enospc error caused by wrong checks of the chunk | Miao Xie | 1 | -22/+27 |
2012-01-27 | Btrfs: do not defrag a file partially | Liu Bo | 1 | -1/+1 |
2012-01-27 | Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c | Stefan Behrens | 1 | -5/+6 |
2012-01-27 | Btrfs: use cluster->window_start when allocating from a cluster bitmap | Josef Bacik | 1 | -1/+1 |
2012-01-27 | Btrfs: Check for NULL page in extent_range_uptodate | Mitch Harder | 1 | -0/+2 |
2012-01-27 | btrfs: Fix busyloops in transaction waiting code | Jan Kara | 1 | -2/+4 |
2012-01-27 | Btrfs: make sure a bitmap has enough bytes | Josef Bacik | 1 | -1/+1 |
2012-01-27 | Btrfs: fix uninit warning in backref.c | Jan Schmidt | 1 | -2/+2 |
2012-01-26 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -1/+2 |
2012-01-26 | eCryptfs: move misleading function comments | Li Wang | 1 | -4/+4 |
2012-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh... | Linus Torvalds | 6 | -194/+154 |
2012-01-26 | eCryptfs: Fix oops when printing debug info in extent crypto functions | Tyler Hicks | 1 | -40/+0 |
2012-01-26 | eCryptfs: Remove unused ecryptfs_read() | Tyler Hicks | 1 | -73/+0 |
2012-01-26 | eCryptfs: Check inode changes in setattr | Tyler Hicks | 1 | -12/+36 |
2012-01-26 | eCryptfs: Make truncate path killable | Tyler Hicks | 1 | -5/+14 |
2012-01-26 | eCryptfs: Infinite loop due to overflow in ecryptfs_write() | Li Wang | 1 | -2/+2 |
2012-01-26 | eCryptfs: Replace miscdev read/write magic numbers | Tyler Hicks | 3 | -41/+55 |
2012-01-26 | eCryptfs: Report errors in writes to /dev/ecryptfs | Tyler Hicks | 1 | -11/+13 |