aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-13
|\
| * NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-02
| * NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-01
| * NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-31
| * nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-31
| * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-31
| * nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-31
| * NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-31
| * NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-31
| * NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-31
| * NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-31
| * Return the right error value when dup[23]() newfd argument is too largeAl Viro2012-10-31
| * Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-30
| |\
| | * ext4: fix unjournaled inode bitmap modificationEric Sandeen2012-10-28
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-30
| |\ \
| | * | vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner2012-10-22
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-29
| |\ \ \ | | |_|/ | |/| |
| | * | ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-29
| * | | Lock splice_read and splice_write functionsMikulas Patocka2012-10-28
| * | | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-26
| |\ \ \
| | * | | freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-25
| * | | | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-26
| |\ \ \ \
| | * | | | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-24
| | |/ / /
| * | | | VFS: don't do protected {sym,hard}links by defaultLinus Torvalds2012-10-26
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-26
| |\ \ \ \
| | * | | | Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-25
| | * | | | Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-25
| | * | | | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-25
| | |\ \ \ \
| | | * | | | Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-24
| | | * | | | Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt2012-10-24
| | | * | | | Btrfs: determine level of old rootsJan Schmidt2012-10-24
| | | * | | | Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt2012-10-24
| | | * | | | Btrfs: fix a tree mod logging issue for root replacement operationsJan Schmidt2012-10-23
| | | * | | | Btrfs: don't put removals from push_node_left into tree mod log twiceJan Schmidt2012-10-23
| | * | | | | Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik2012-10-25
| | * | | | | Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas2012-10-25
| | * | | | | Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie2012-10-25
| | * | | | | btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-25
| | * | | | | Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh2012-10-25
| | * | | | | Btrfs: send correct rdev and mode in btrfs-sendArne Jansen2012-10-25
| | * | | | | Btrfs: extended inode refs support for send mechanismJan Schmidt2012-10-25
| | * | | | | Btrfs: Fix wrong error handling codeStefan Behrens2012-10-25
| | * | | | | Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis2012-10-25
| | |/ / / /
| * | | | | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-25
| |\ \ \ \ \
| | * | | | | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust2012-10-24
| | * | | | | LOCKD: fix races in nsm_client_getTrond Myklebust2012-10-24
| * | | | | | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-25
| |/ / / / /
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-23
| |\ \ \ \ \
| | * | | | | nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-10
| * | | | | | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2012-10-23
| |\ \ \ \ \ \