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
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
Dave Chinner
1
-4
/
+0
2013-08-12
xfs: remove __KERNEL__ from debug code
Dave Chinner
3
-4
/
+4
2013-08-12
xfs: kill __KERNEL__ check for debug code in allocation code
Dave Chinner
1
-3
/
+3
2013-08-12
xfs: don't special case shared superblock mounts
Dave Chinner
1
-7
/
+0
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
9
-517
/
+436
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
18
-358
/
+285
2013-08-12
xfs: consolidate xfs_rename.c
Dave Chinner
3
-349
/
+307
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
29
-1991
/
+1931
2013-08-12
xfs: fix issues that cause userspace warnings
Dave Chinner
6
-13
/
+12
2013-08-12
xfs: minor cleanups
Dave Chinner
4
-14
/
+4
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
20
-853
/
+957
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
5
-797
/
+863
2013-08-12
xfs: split out the remote symlink handling
Dave Chinner
5
-214
/
+244
2013-08-12
xfs: split out attribute fork truncation code into separate file
Dave Chinner
4
-423
/
+455
2013-08-12
xfs: split out attribute listing code into separate file
Dave Chinner
5
-616
/
+658
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
22
-64
/
+83
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
7
-616
/
+649
2013-08-12
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
5
-454
/
+514
2013-08-12
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
4
-38
/
+16
2013-08-12
xfs: move inode fork definitions to a new header file
Dave Chinner
5
-2007
/
+2096
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
10
-772
/
+851
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
13
-8
/
+42
2013-08-12
xfs: introduce xfs_quota_defs.h
Dave Chinner
2
-131
/
+160
2013-08-12
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
4
-52
/
+54
2013-08-12
xfs: split out on-disk transaction definitions
Dave Chinner
3
-207
/
+208
2013-08-12
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2
-18
/
+18
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
29
-137
/
+175
2013-08-12
xfs: split out EFI/EFD log item format definition
Dave Chinner
2
-86
/
+85
2013-08-12
xfs: split out buf log item format definitions
Dave Chinner
2
-97
/
+100
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
7
-183
/
+200
2013-08-12
xfs: separate out log format definitions
Dave Chinner
4
-208
/
+207
2013-07-30
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-3
/
+3
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
5
-43
/
+158
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
1
-0
/
+18
2013-07-22
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
1
-1
/
+1
2013-07-22
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
1
-1
/
+14
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
21
-316
/
+435
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2
-11
/
+2
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
14
-124
/
+291
2013-07-10
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
1
-10
/
+10
2013-07-09
xfs: dquot log reservations are too small
Dave Chinner
2
-9
/
+25
2013-07-09
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
4
-124
/
+98
2013-07-09
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-07-09
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
1
-27
/
+1
2013-07-09
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
43
-477
/
+1180
2013-07-09
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2
-10
/
+7
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
1
-4
/
+2
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-11
/
+18
[next]