Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ext2, ext4: only set S_DAX for regular inodes | Ross Zwisler | 2016-02-27 | 2 | -2/+2 | |
| | * | | | | | | block: disable block device DAX by default | Dan Williams | 2016-02-27 | 1 | -1/+5 | |
| | * | | | | | | ocfs2: unlock inode if deleting inode from orphan fails | Guozhonghua | 2016-02-27 | 1 | -0/+1 | |
| | * | | | | | | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-27 | 2 | -35/+3 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() | Ross Zwisler | 2016-02-27 | 2 | -35/+3 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-02-24 | 4 | -9/+14 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | fs/pnode.c: treat zero mnt_group_id-s as unequal | Maxim Patlasov | 2016-02-20 | 1 | -2/+7 | |
| | * | | | | | affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() | Al Viro | 2016-02-20 | 1 | -3/+2 | |
| | * | | | | | xattr handlers: plug a lock leak in simple_xattr_list | Mateusz Guzik | 2016-02-20 | 1 | -3/+3 | |
| | * | | | | | fs: allow no_seek_end_llseek to actually seek | Wouter van Kesteren | 2016-02-20 | 1 | -1/+2 | |
| * | | | | | | Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-02-24 | 4 | -62/+126 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls | Trond Myklebust | 2016-02-22 | 1 | -11/+6 | |
| | * | | | | | | NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout | Trond Myklebust | 2016-02-22 | 1 | -2/+22 | |
| | * | | | | | | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page | Kinglong Mee | 2016-02-17 | 1 | -2/+8 | |
| | * | | | | | | nfs4: fix stateid handling for the NFS v4.2 operations | Christoph Hellwig | 2016-02-17 | 1 | -43/+76 | |
| | * | | | | | | NFSv4: Fix a dentry leak on alias use | Benjamin Coddington | 2016-02-17 | 1 | -2/+2 | |
| | * | | | | | | pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode | Trond Myklebust | 2016-02-15 | 1 | -2/+1 | |
| | * | | | | | | pNFS: Fix pnfs_mark_matching_lsegs_return() | Trond Myklebust | 2016-02-15 | 1 | -2/+13 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 4 | -18/+101 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2016-02-16 | 4 | -18/+101 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | efi: Make efivarfs entries immutable by default | Peter Jones | 2016-02-10 | 4 | -14/+98 | |
| | | * | | | | | | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version | Peter Jones | 2016-02-10 | 1 | -4/+3 | |
| * | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-19 | 13 | -39/+176 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ext4: fix crashes in dioread_nolock mode | Jan Kara | 2016-02-19 | 1 | -20/+20 | |
| | * | | | | | | | ext4: fix bh->b_state corruption | Jan Kara | 2016-02-19 | 1 | -2/+30 | |
| | * | | | | | | | ext4: fix memleak in ext4_readdir() | Kirill Tkhai | 2016-02-16 | 1 | -2/+5 | |
| | * | | | | | | | ext4: remove unused parameter "newblock" in convert_initialized_extent() | Eryu Guan | 2016-02-12 | 1 | -2/+2 | |
| | * | | | | | | | ext4: don't read blocks from disk after extents being swapped | Eryu Guan | 2016-02-12 | 1 | -3/+12 | |
| | * | | | | | | | ext4: fix potential integer overflow | Insu Yun | 2016-02-12 | 1 | -1/+1 | |
| | * | | | | | | | ext4: add a line break for proc mb_groups display | Huaitong Han | 2016-02-12 | 1 | -1/+1 | |
| | * | | | | | | | ext4: ioctl: fix erroneous return value | Anton Protopopov | 2016-02-12 | 1 | -1/+1 | |
| | * | | | | | | | ext4: fix scheduling in atomic on group checksum failure | Jan Kara | 2016-02-12 | 2 | -5/+8 | |
| | * | | | | | | | ext4 crypto: move context consistency check to ext4_file_open() | Theodore Ts'o | 2016-02-08 | 2 | -2/+15 | |
| | * | | | | | | | ext4 crypto: revalidate dentry after adding or removing the key | Theodore Ts'o | 2016-02-08 | 4 | -0/+81 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Btrfs: fix direct IO requests not reporting IO error to user space | Filipe Manana | 2016-02-16 | 1 | -0/+2 | |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-19 | 1 | -14/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fsnotify: turn fsnotify reaper thread into a workqueue job | Jeff Layton | 2016-02-19 | 1 | -31/+18 | |
| | * | | | | | | | Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" | Jeff Layton | 2016-02-19 | 1 | -14/+52 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 3 | -5/+18 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | writeback: initialize inode members that track writeback history | Tahsin Erdogan | 2016-02-16 | 1 | -0/+6 | |
| | * | | | | | | | writeback: keep superblock pinned during cgroup writeback association switches | Tejun Heo | 2016-02-16 | 1 | -4/+11 | |
| | * | | | | | | | block: fix use-after-free in dio_bio_complete | Mike Krinkin | 2016-01-31 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-02-16 | 3 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | cifs: fix erroneous return value | Anton Protopopov | 2016-02-11 | 1 | -1/+1 | |
| | * | | | | | | | cifs: fix potential overflow in cifs_compose_mount_options | Insu Yun | 2016-02-11 | 1 | -1/+1 | |
| | * | | | | | | | cifs: remove redundant check for null string pointer | Colin Ian King | 2016-02-11 | 1 | -2/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-14 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski | 2016-02-07 | 1 | -0/+20 | |
| | | |_|_|/ / / | | |/| | | | | |