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
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
8
-42
/
+37
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
9
-70
/
+93
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
6
-43
/
+48
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
3
-13
/
+14
2014-06-06
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
5
-17
/
+17
2014-06-06
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
3
-138
/
+139
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
8
-21
/
+97
2014-05-15
Merge branch 'xfs-attr-cleanup' into for-next
Dave Chinner
1
-211
/
+117
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
12
-268
/
+141
2014-05-15
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
18
-137
/
+852
2014-05-15
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
10
-806
/
+403
2014-05-15
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
43
-166
/
+113
2014-05-15
xfs: list_lru_init returns a negative error
Dave Chinner
1
-12
/
+14
2014-05-15
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: negate mount workqueue init error value
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
1
-4
/
+4
2014-05-15
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
1
-1
/
+1
2014-05-13
xfs: pass struct da_args to xfs_attr_calc_size
Christoph Hellwig
1
-9
/
+5
2014-05-13
xfs: simplify attr name setup
Christoph Hellwig
1
-45
/
+29
2014-05-13
xfs: fold xfs_attr_remove_int into xfs_attr_remove
Christoph Hellwig
1
-62
/
+35
2014-05-13
xfs: fold xfs_attr_get_int into xfs_attr_get
Christoph Hellwig
1
-52
/
+27
2014-05-13
xfs: fold xfs_attr_set_int into xfs_attr_set
Christoph Hellwig
1
-66
/
+44
2014-05-08
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
9
-50
/
+77
2014-05-07
xfs: fix directory readahead offset off-by-one
Dave Chinner
1
-2
/
+1
2014-05-07
xfs: don't sleep in xlog_cil_force_lsn on shutdown
Dave Chinner
2
-11
/
+48
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
1
-4
/
+16
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-4
/
+9
2014-05-06
fs/affs/super.c: bugfix / double free
Fabian Frederick
1
-2
/
+0
2014-05-06
fanotify: fix -EOVERFLOW with large files on 64-bit
Will Woods
1
-0
/
+2
2014-05-06
autofs: fix lockref lookup
Ian Kent
1
-2
/
+2
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+5
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-219
/
+111
2014-05-06
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-86
/
+172
2014-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-72
/
+39
2014-05-06
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
5
-14
/
+42
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
1
-26
/
+29
2014-05-05
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2
-4
/
+6
2014-05-05
xfs: remove dquot hints
Dave Chinner
3
-240
/
+29
2014-05-05
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
1
-2
/
+3
2014-05-05
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
2
-5
/
+38
2014-05-05
UBIFS: fix remount error path
Artem Bityutskiy
1
-1
/
+1
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
3
-10
/
+6
2014-05-03
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
1
-23
/
+4
2014-05-03
more graceful recovery in umount_collect()
Al Viro
1
-76
/
+25
2014-05-03
don't remove from shrink list in select_collect()
Al Viro
1
-21
/
+10
[next]