summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-241-5/+10
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-1021-244/+284
|\ \ \
| * | | udf: remove bool assignment to 0/1Fabian Frederick2015-02-051-2/+2
| * | | udf: use bool for doneFabian Frederick2015-02-051-2/+2
| * | | quota: Store maximum space limit in bytesJan Kara2015-01-305-25/+15
| * | | quota: Remove quota_on_meta callbackJan Kara2015-01-302-5/+1
| * | | ocfs2: Use generic helpers for quotaon and quotaoffJan Kara2015-01-301-31/+1
| * | | ext4: Use generic helpers for quotaon and quotaoffJan Kara2015-01-301-41/+1
| * | | quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-302-0/+92
| * | | quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-302-4/+29
| * | | quota: Split ->set_xstate callback into twoJan Kara2015-01-303-27/+55
| * | | Merge branch 'for_linus' into for_nextJan Kara2015-01-30248-1579/+2656
| |\ \ \
| * | | | xfs: Remove some pointless quota checksJan Kara2015-01-211-39/+20
| * | | | xfs: Remove some useless flags testsJan Kara2015-01-211-11/+4
| * | | | xfs: Remove useless testJan Kara2015-01-211-1/+1
| * | | | quota: Verify flags passed to Q_SETINFOJan Kara2015-01-211-0/+8
| * | | | quota: Cleanup flags definitionsJan Kara2015-01-214-11/+22
| * | | | ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2015-01-212-5/+6
| * | | | quota: Don't store flags for v2 quota formatJan Kara2015-01-211-2/+4
| * | | | jbd: drop jbd_ENOSYS debugDavidlohr Bueso2015-01-152-18/+0
| * | | | udf: destroy sbi mutex in put_superFabian Frederick2015-01-121-0/+1
| * | | | udf: Check length of extended attributes and allocation descriptorsJan Kara2015-01-071-0/+9
| * | | | udf: Remove repeated loads blocksizeJan Kara2015-01-071-11/+8
| * | | | isofs: Fix bug in the way to check if the year is a leap yearOscar Forner Martinez2015-01-071-14/+4
| * | | | ext3: destroy sbi mutexes in put_superFabian Frederick2015-01-051-0/+2
| * | | | udf: Update Kconfig descriptionJan Kara2015-01-051-4/+6
* | | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-1013-405/+510
|\ \ \ \ \
| * | | | | locks: update comments that refer to inode->i_flockJeff Layton2015-01-212-10/+11
| * | | | | locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton2015-01-161-2/+7
| * | | | | locks: keep a count of locks on the flctx listsJeff Layton2015-01-164-35/+38
| * | | | | locks: clean up the lm_change prototypeJeff Layton2015-01-163-11/+11
| * | | | | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-169-69/+71
| * | | | | locks: remove i_flock field from struct inodeJeff Layton2015-01-161-1/+2
| * | | | | locks: convert lease handling to file_lock_contextJeff Layton2015-01-162-155/+102
| * | | | | locks: convert posix locks to file_lock_contextJeff Layton2015-01-1611-198/+155
| * | | | | locks: move flock locks to file_lock_contextJeff Layton2015-01-166-35/+152
| * | | | | ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2015-01-162-4/+4
| * | | | | locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-163-1/+57
| * | | | | locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton2015-01-161-18/+31
| * | | | | locks: add new struct list_head to struct file_lockJeff Layton2015-01-162-3/+6
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10299-1828/+5316
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2015-02-104-96/+314
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-02-103-95/+313
| | |\ \ \ \ \ \
| | | * | | | | | tools/power turbostat: relax dependency on APERF_MSRLen Brown2015-02-092-45/+68
| | | * | | | | | tools/power turbostat: relax dependency on invariant TSCLen Brown2015-02-091-39/+75
| | | * | | | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown2015-02-092-0/+130
| | | * | | | | | tools/power turbostat: relax dependency on root permissionLen Brown2015-02-091-12/+41
| | * | | | | | | Merge back earlier 'pm-tools' material for v3.20Rafael J. Wysocki2015-02-091-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in2015-01-301-1/+1
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-1013-239/+386
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud