summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering2012-05-30
| | * | | | | | | | Btrfs: avoid buffer overrun in btrfs_printkJim Meyering2012-05-30
| | * | | | | | | | Fix minor type issuesDaniel J Blueman2012-05-30
| | * | | | | | | | btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich2012-05-30
| | * | | | | | | | Btrfs: do not do filemap_write_and_wait_range in fsyncJosef Bacik2012-05-30
| | * | | | | | | | Btrfs: remove useless waiting and extra filemap workJosef Bacik2012-05-30
| | * | | | | | | | Btrfs: fix compile warnings in extent_io.cJosef Bacik2012-05-30
| | * | | | | | | | Btrfs: cache no acl on new inodesJosef Bacik2012-05-30
| | * | | | | | | | Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
| | * | | | | | | | Btrfs: cleanup: use consistent lock namingDan Carpenter2012-05-11
| | * | | | | | | | Btrfs: change integrity checker to support big blocksStefan Behrens2012-05-11
| | * | | | | | | | Btrfs: remove the useless assignment to *entry in function tree_insert of fil...Wang Sheng-Hui2012-05-11
| | * | | | | | | | Btrfs: fix the comment for find_first_extent_bitWang Sheng-Hui2012-05-11
| | * | | | | | | | Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...Wang Sheng-Hui2012-05-11
| | * | | | | | | | Btrfs: cleanup the comment for clear_state_bit in extent_io.cWang Sheng-Hui2012-05-11
| | * | | | | | | | btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_searchWang Sheng-Hui2012-05-11
* | | | | | | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | nfsd4: fix, consolidate client_has_stateJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: don't remove rebooted client record until confirmationJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: remove some dprintk's and a commentJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: return "real" sequence id in confirmed caseJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: fix exchange_id to return confirm flagJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: clarify that renewing expired client is a bugJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: simpler ordering of setclientid_confirm checksJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: setclientid: remove pointless assignmentJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: fix error return in non-matching-creds caseJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: fix setclientid_confirm same_cred checkJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: merge 3 setclientid cases to 2J. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: pull out common code from setclientid casesJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: merge last two setclientid casesJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: setclientid/confirm comment cleanupJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: setclientid remove unnecessary terms from a logical expressionJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: stricter cred comparison for setclientid/exchange_idJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: allow removing clients not holding stateJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: rearrange exchange_id logic to simplifyJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: exchange_id cleanup: commentsJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: exchange_id cleanup: local shorthands for repeated testsJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: allow an EXCHANGE_ID to kill a 4.0 clientJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: exchange_id: check creds before killing confirmed clientJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: exchange_id error cleanupJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd4: exchange_id has a pointless copyJ. Bruce Fields2012-05-31
| * | | | | | | | | nfsd: return 0 on reads of fault injection filesWeston Andros Adamson2012-05-31
| * | | | | | | | | nfsd: wrap all accesses to st_deny_bmapJeff Layton2012-05-31
| * | | | | | | | | nfsd: wrap accesses to st_access_bmapJeff Layton2012-05-31
| * | | | | | | | | nfsd: make test_share a bool returnJeff Layton2012-05-31
| * | | | | | | | | nfsd: consolidate set_access and set_denyJeff Layton2012-05-31
| * | | | | | | | | NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too oftenChuck Lever2012-05-31
| * | | | | | | | | LockD: add debug message to start and stop functionsStanislav Kinsbursky2012-05-31