index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
quota: Store maximum space limit in bytes
Jan Kara
4
-23
/
+13
2015-01-30
quota: Remove quota_on_meta callback
Jan Kara
1
-4
/
+1
2015-01-30
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
1
-31
/
+1
2015-01-30
ext4: Use generic helpers for quotaon and quotaoff
Jan Kara
1
-41
/
+1
2015-01-30
quota: Add ->quota_{enable,disable} callbacks for VFS quotas
Jan Kara
1
-0
/
+91
2015-01-30
quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
Jan Kara
1
-4
/
+27
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
2
-26
/
+53
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
22
-345
/
+475
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
6
-191
/
+271
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
2015-01-21
xfs: Remove some pointless quota checks
Jan Kara
1
-39
/
+20
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
1
-11
/
+4
2015-01-21
xfs: Remove useless test
Jan Kara
1
-1
/
+1
2015-01-21
quota: Verify flags passed to Q_SETINFO
Jan Kara
1
-0
/
+8
2015-01-21
quota: Cleanup flags definitions
Jan Kara
1
-1
/
+1
2015-01-21
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
2
-5
/
+6
2015-01-21
quota: Don't store flags for v2 quota format
Jan Kara
1
-2
/
+4
2015-01-12
udf: destroy sbi mutex in put_super
Fabian Frederick
1
-0
/
+1
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2015-01-09
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-11
/
+28
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-2
/
+3
2015-01-08
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-08
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
1
-1
/
+1
2015-01-07
nfsd: fix fi_delegees leak when fi_had_conflict returns true
Jeff Layton
1
-1
/
+1
2015-01-07
udf: Check length of extended attributes and allocation descriptors
Jan Kara
1
-0
/
+9
2015-01-07
udf: Remove repeated loads blocksize
Jan Kara
1
-11
/
+8
2015-01-07
isofs: Fix bug in the way to check if the year is a leap year
Oscar Forner Martinez
1
-14
/
+4
2015-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-121
/
+129
2015-01-05
ext3: destroy sbi mutexes in put_super
Fabian Frederick
1
-0
/
+2
2015-01-05
udf: Update Kconfig description
Jan Kara
1
-4
/
+6
2015-01-02
ext4: remove spurious KERN_INFO from ext4_warning call
Jakub Wilk
1
-1
/
+1
2015-01-02
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
Theodore Ts'o
2
-108
/
+116
2015-01-02
Btrfs: don't delay inode ref updates during log replay
Chris Mason
1
-0
/
+8
2015-01-02
Btrfs: correctly get tree level in tree_backref_for_extent
Filipe Manana
1
-3
/
+10
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
1
-1
/
+3
2015-01-02
Btrfs: abort transaction if we don't find the block group
Josef Bacik
1
-6
/
+6
2015-01-02
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
1
-1
/
+1
2014-12-29
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-19
/
+28
2014-12-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-47
/
+106
2014-12-26
ext4: prevent online resize with backup superblock
Theodore Ts'o
1
-12
/
+12
2014-12-22
cifs: make new inode cache when file type is different
Nakajima Akira
1
-3
/
+7
2014-12-21
udf: Reduce repeated dereferences
Jan Kara
2
-25
/
+25
2014-12-21
udf: Check component length before reading it
Jan Kara
1
-2
/
+7
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-35
/
+16
2014-12-19
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+16
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+20
[next]