Age | Commit message (Expand) | Author |
2012-07-18 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-07-18 | ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT | Al Viro |
2012-07-17 | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-17 | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND | Michael Kerrisk |
2012-07-16 | cifs: always update the inode cache with the results from a FIND_* | Jeff Layton |
2012-07-16 | cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps | Jeff Layton |
2012-07-16 | cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space | Jeff Layton |
2012-07-16 | Initialise mid_q_entry before putting it on the pending queue | Sachin Prabhu |
2012-07-16 | Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-07-16 | fifo: Do not restart open() if it already found a partner | Anders Kaseorg |
2012-07-13 | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks | Christoph Hellwig |
2012-07-13 | xfs: prevent recursion in xfs_buf_iorequest | Christoph Hellwig |
2012-07-13 | xfs: don't defer metadata allocation to the workqueue | Dave Chinner |
2012-07-13 | xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near | Dave Chinner |
2012-07-13 | Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-13 | Remove easily user-triggerable BUG from generic_setlease | Dave Jones |
2012-07-13 | block: fix infinite loop in __getblk_slow | Jeff Moyer |
2012-07-11 | fat: fix non-atomic NFS i_pos read | Steven J. Magnani |
2012-07-11 | fs: ramfs: file-nommu: add SetPageUptodate() | Bob Liu |
2012-07-11 | ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() | Luis Henriques |
2012-07-10 | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust |
2012-07-08 | NFS: Fix list manipulation snafus in fs/nfs/direct.c | Trond Myklebust |
2012-07-07 | vfs: make O_PATH file descriptors usable for 'fchdir()' | Linus Torvalds |
2012-07-06 | Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-06 | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files | Tyler Hicks |
2012-07-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds |
2012-07-06 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-07-03 | ocfs2: Fix bogus error message from ocfs2_global_read_info | Jan Kara |
2012-07-03 | ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_... | Jeff Liu |
2012-07-03 | ocfs2: use spinlock irqsave for downconvert lock.patch | Srinivas Eeda |
2012-07-03 | ocfs2: Misplaced parens in unlikley | roel |
2012-07-03 | ocfs2: clear unaligned io flag when dio fails | Junxiao Bi |
2012-07-03 | eCryptfs: Fix lockdep warning in miscdev operations | Tyler Hicks |
2012-07-03 | eCryptfs: Properly check for O_RDONLY flag before doing privileged open | Tyler Hicks |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-07-03 | cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe... | Jeff Layton |
2012-07-02 | Btrfs: run delayed directory updates during log replay | Chris Mason |
2012-07-02 | Btrfs: hold a ref on the inode during writepages | Josef Bacik |
2012-07-02 | Btrfs: fix tree log remove space corner case | Josef Bacik |
2012-07-02 | Btrfs: fix wrong check during log recovery | Liu Bo |
2012-07-02 | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS | Alexander Block |
2012-07-02 | Btrfs: resume balance on rw (re)mounts properly | Ilya Dryomov |
2012-07-02 | Btrfs: restore restriper state on all mounts | Ilya Dryomov |
2012-07-02 | Btrfs: fix dio write vs buffered read race | Josef Bacik |
2012-07-02 | Btrfs: don't count I/O statistic read errors for missing devices | Stefan Behrens |
2012-06-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-06-28 | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-28 | udf: Fortify loading of sparing table | Jan Kara |
2012-06-28 | udf: Avoid run away loop when partition table length is corrupted | Jan Kara |