aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-30proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni
2012-07-30proc: environ_read() make sure offset points to environment address rangeDjalal Harouni
2012-07-30coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang
2012-07-30fat: refactor shortname parsingSteven J. Magnani
2012-07-30fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani
2012-07-30hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-30nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-30nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi
2012-07-30nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao
2012-07-30nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2012-07-30minixfs: fix block limit checkVladimir Serbinenko
2012-07-30ext4: use memweight()Akinobu Mita
2012-07-30ext3: use memweight()Akinobu Mita
2012-07-30ext2: use memweight()Akinobu Mita
2012-07-30ocfs2: use memweight()Akinobu Mita
2012-07-30affs: use memweight()Akinobu Mita
2012-07-30qnx4fs: use memweight()Akinobu Mita
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-30fs: make dumpable=2 require fully qualified pathKees Cook
2012-07-30fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin
2012-07-30ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao
2012-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-26Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-07-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25Btrfs: uninit variable fixes in send/receiveChris Mason
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block
2012-07-25Btrfs: make iref_to_path non staticAlexander Block
2012-07-25Btrfs: add a barrier before a waitqueue_active checkChris Mason
2012-07-25Btrfs: call the ordered free operation without any locks heldChris Mason
2012-07-25Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-07-25cifs: ensure that we always do cifsFileInfo_get under the spinlockJeff Layton
2012-07-25Btrfs: add helper for tree enumerationArne Jansen
2012-07-25btrfs: allow cross-subvolume file cloneDavid Sterba
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky
2012-07-24CIFS: Allow SMB2 statistics to be trackedPavel Shilovsky