summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Fix nfs_server_return_all_delegationsTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Clean up delegation recall error handlingTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Clean up nfs4_open_delegation_recallTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Clean up nfs4_lock_delegation_recallTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recallTrond Myklebust2013-04-05
| * | | | | | | | | | | | | | | | | | | | | | nfs: allow the v4.1 callback thread to freezeJeff Layton2013-04-05
| |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Fix Oopses in the fs_locations codeTrond Myklebust2013-03-28
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Fix another reboot recovery raceTrond Myklebust2013-03-28
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errorsTrond Myklebust2013-03-27
| * | | | | | | | | | | | | | | | | | | | | NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when availableTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opensTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modesTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match tooTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-25
| * | | | | | | | | | | | | | | | | | | | | NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust2013-03-25
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | GFS2: Flush work queue before clearing glock hash tablesBob Peterson2013-04-26
| * | | | | | | | | | | | | | | | | | | | | GFS2: Add origin indicator to glock demote tracingSteven Whitehouse2013-04-10
| * | | | | | | | | | | | | | | | | | | | | GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-10
| * | | | | | | | | | | | | | | | | | | | | GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-08
| * | | | | | | | | | | | | | | | | | | | | GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson2013-04-08
| * | | | | | | | | | | | | | | | | | | | | GFS2: Use gfs2_dinode_out() in the inode create pathSteven Whitehouse2013-04-08
| * | | | | | | | | | | | | | | | | | | | | GFS2: Remove gfs2_refresh_inode from inode creation pathSteven Whitehouse2013-04-08
| * | | | | | | | | | | | | | | | | | | | | GFS2: Clean up inode creation pathSteven Whitehouse2013-04-08
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | gfs2: Convert print_symbol to %pSRJoe Perches2013-04-29
| * | | | | | | | | | | | | | | | | | | | | treewide: Fix typo in printksMasanari Iida2013-04-12
| * | | | | | | | | | | | | | | | | | | | | f2fs: Fix typo in commentsMasanari Iida2013-03-19
| * | | | | | | | | | | | | | | | | | | | | fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
| * | | | | | | | | | | | | | | | | | | | | fs: ufs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | posix-timers: Show sigevent info in proc filePavel Emelyanov2013-04-17
| * | | | | | | | | | | | | | | | | | | | | posix-timers: Introduce /proc/PID/timers filePavel Emelyanov2013-04-17
* | | | | | | | | | | | | | | | | | | | | | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton2013-04-29
* | | | | | | | | | | | | | | | | | | | | | nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()Jeff Layton2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat: restructure export_operationsNamjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat: introduce a helper fat_get_blknr_offset()Namjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat: move fat_i_pos_read to fat.hNamjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon2013-04-29
* | | | | | | | | | | | | | | | | | | | | | fs/buffer.c: remove unnecessary init operation after allocating buffer_head.majianpeng2013-04-29