| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | udf: use bool for done | Fabian Frederick | 2015-02-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | quota: Store maximum space limit in bytes | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | quota: Remove quota_on_meta callback | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | ocfs2: Use generic helpers for quotaon and quotaoff | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | ext4: Use generic helpers for quotaon and quotaoff | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | quota: Add ->quota_{enable,disable} callbacks for VFS quotas | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | quota: Split ->set_xstate callback into two | Jan Kara | 2015-01-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' into for_next | Jan Kara | 2015-01-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | xfs: Remove some pointless quota checks | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | xfs: Remove some useless flags tests | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | xfs: Remove useless test | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | quota: Verify flags passed to Q_SETINFO | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | quota: Cleanup flags definitions | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ocfs2: Move OLQF_CLEAN flag out of generic quota flags | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | quota: Don't store flags for v2 quota format | Jan Kara | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | udf: destroy sbi mutex in put_super | Fabian Frederick | 2015-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | udf: Check length of extended attributes and allocation descriptors | Jan Kara | 2015-01-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | udf: Remove repeated loads blocksize | Jan Kara | 2015-01-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | isofs: Fix bug in the way to check if the year is a leap year | Oscar Forner Martinez | 2015-01-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ext3: destroy sbi mutexes in put_super | Fabian Frederick | 2015-01-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | udf: Update Kconfig description | Jan Kara | 2015-01-05 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-02-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | locks: update comments that refer to inode->i_flock | Jeff Layton | 2015-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: consolidate NULL i_flctx checks in locks_remove_file | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: keep a count of locks on the flctx lists | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: clean up the lm_change prototype | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: add a dedicated spinlock to protect i_flctx lists | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: convert lease handling to file_lock_context | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: convert posix locks to file_lock_context | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: move flock locks to file_lock_context | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: add a new struct file_locking_context pointer to struct inode | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: have locks_release_file use flock_lock_file to release generic flock l... | Jeff Layton | 2015-01-16 | |
| | * | | | | | | | | | | | | | | | | | | | | locks: add new struct list_head to struct file_lock | Jeff Layton | 2015-01-16 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-01-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next | Matt Fleming | 2015-01-12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | efi: Rename efi_guid_unparse to efi_guid_to_str | Borislav Petkov | 2015-01-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | fs: Make efivarfs a pseudo filesystem, built by default with EFI | Leif Lindholm | 2015-01-05 | |
| | | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds | 2015-02-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | aio: annotate aio_read_event_ring for sleep patterns | Dave Chinner | 2015-02-03 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2015-02-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log() | Forrest Liu | 2015-02-04 | |
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi | 2015-02-05 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | cifs: fix MUST SecurityFlags filtering | Niklas Cassel | 2015-01-26 | |
