Age | Commit message (Expand) | Author |
2012-07-30 | fat: refactor shortname parsing | Steven J. Magnani |
2012-07-30 | fat: accessors for msdos_dir_entry 'start' fields | Steven J. Magnani |
2012-07-30 | hfsplus: use -ENOMEM when kzalloc() fails | Namjae Jeon |
2012-07-30 | nilfs2: add omitted comments for different structures in driver implementation | Vyacheslav Dubeyko |
2012-07-30 | nilfs2: fix deadlock issue between chcp and thaw ioctls | Ryusuke Konishi |
2012-07-30 | nilfs2: fix timing issue between rmcp and chcp ioctls | Ryusuke Konishi |
2012-07-30 | nilfs2: remove references to long gone super operations | Fernando Luis Vazquez Cao |
2012-07-30 | nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure | Vyacheslav Dubeyko |
2012-07-30 | minixfs: fix block limit check | Vladimir Serbinenko |
2012-07-30 | ext4: use memweight() | Akinobu Mita |
2012-07-30 | ext3: use memweight() | Akinobu Mita |
2012-07-30 | ext2: use memweight() | Akinobu Mita |
2012-07-30 | ocfs2: use memweight() | Akinobu Mita |
2012-07-30 | affs: use memweight() | Akinobu Mita |
2012-07-30 | qnx4fs: use memweight() | Akinobu Mita |
2012-07-30 | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches |
2012-07-30 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook |
2012-07-30 | fs: make dumpable=2 require fully qualified path | Kees Cook |
2012-07-30 | fs/xattr.c:getxattr(): improve handling of allocation failures | Sasha Levin |
2012-07-30 | ntfs: remove references to long gone super operations and unimplemented methods | Fernando Luis Vazquez Cao |
2012-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-26 | Btrfs: using vmalloc and friends needs vmalloc.h | Stephen Rothwell |
2012-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-07-26 | Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-07-26 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-07-26 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer |
2012-07-26 | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-26 | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-25 | Btrfs: uninit variable fixes in send/receive | Chris Mason |
2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason |
2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block |
2012-07-25 | Btrfs: add btrfs_compare_trees function | Alexander Block |
2012-07-25 | Btrfs: introduce subvol uuids and times | Alexander Block |
2012-07-25 | Btrfs: make iref_to_path non static | Alexander Block |
2012-07-25 | Btrfs: add a barrier before a waitqueue_active check | Chris Mason |
2012-07-25 | Btrfs: call the ordered free operation without any locks held | Chris Mason |
2012-07-25 | Btrfs: Check INCOMPAT flags on remount and add helper function | Mitch Harder |
2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason |
2012-07-25 | cifs: ensure that we always do cifsFileInfo_get under the spinlock | Jeff Layton |
2012-07-25 | Btrfs: add helper for tree enumeration | Arne Jansen |
2012-07-25 | btrfs: allow cross-subvolume file clone | David Sterba |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-07-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | CIFS: Make CAP_* checks protocol independent | Pavel Shilovsky |
2012-07-24 | CIFS: Allow SMB2 statistics to be tracked | Pavel Shilovsky |
2012-07-24 | CIFS: Move clear/print_stats code to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Add echo request support for SMB2 | Pavel Shilovsky |
2012-07-24 | CIFS: Move echo code to osp struct | Pavel Shilovsky |