aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro
2012-10-30Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-25freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov
2012-10-25Btrfs: do not bug when we fail to commit the transactionJosef Bacik
2012-10-25Btrfs: fix memory leak when cloning root's nodeLiu Bo
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik
2012-10-25Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas
2012-10-25Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie
2012-10-25btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh
2012-10-25Btrfs: send correct rdev and mode in btrfs-sendArne Jansen
2012-10-25Btrfs: extended inode refs support for send mechanismJan Schmidt
2012-10-25Btrfs: Fix wrong error handling codeStefan Behrens
2012-10-25Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis
2012-10-24sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-24LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust
2012-10-24LOCKD: fix races in nsm_client_getTrond Myklebust
2012-10-24Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt
2012-10-24Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt
2012-10-24Btrfs: determine level of old rootsJan Schmidt
2012-10-24Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-23Btrfs: fix a tree mod logging issue for root replacement operationsJan Schmidt
2012-10-23Btrfs: don't put removals from push_node_left into tree mod log twiceJan Schmidt
2012-10-23Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-23Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-22ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner
2012-10-22vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner
2012-10-22char_dev: pin parent kobjectDmitry Torokhov
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes
2012-10-17jfs: Fix FITRIM argument handlingLukas Czerner
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds