Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
60bfba7e85f88fe834e623ead799cf580de20971
/
fs
60bfba7
PIE randomization
by Jan Kratochvil
· 17 years ago
c3ed85a
isofs: fix up CodingStyle
by Dave Jones
· 17 years ago
d05e96f
fix compiler warnings in acorn.c
by Denver Gingerich
· 17 years ago
9aacd59
fat: gcc 4.3 warning fix
by OGAWA Hirofumi
· 17 years ago
259902e
Make NFS client use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
b0765fb
Make /proc/self/mounts(tats) use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
25216b0
Make /proc/tty/drivers use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
a6a8bd6
Make AFS use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
85420cc
vxfs warning fixes
by Andrew Morton
· 17 years ago
647bd61
UDF: check for allocated memory for inode data
by Cyrill Gorcunov
· 17 years ago
c9c6415
UDF: check for allocated memory for data of new inodes
by Cyrill Gorcunov
· 17 years ago
d621414
Use boot based time for uptime in /proc
by Tomas Janousek
· 17 years ago
924b42d
Use boot based time for process start time and boot time in /proc
by Tomas Janousek
· 17 years ago
786d7e1
Fix rmmod/read/write races in /proc entries
by Alexey Dobriyan
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
f89b779
jbd2 commit: fix transaction dropping
by Jan Kara
· 17 years ago
fe28e42
jbd commit: fix transaction dropping
by Jan Kara
· 17 years ago
d2a9a8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
2d896c7
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
7c9e3c2
wrong order of arguments of ->readdir()
by Al Viro
· 17 years ago
9e2f668
9p: re-enable mount time debug option
by Eric Van Hensbergen
· 17 years ago
9523a84
9p: cache meta-data when cache=loose
by Eric Van Hensbergen
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
0f1145c
[XFS] Fix lockdep annotations for xfs_lock_inodes
by David Chinner
· 17 years ago
faa63e9
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
by Michal Marek
· 17 years ago
1fa503d
[XFS] Compat ioctl handler for handle operations
by Michal Marek
· 17 years ago
547e00c
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
by Michal Marek
· 17 years ago
3a59c94
[XFS] Clean up function name handling in tracing code
by Eric Sandeen
· 17 years ago
b11f94d
[XFS] Quota inode has no parent.
by David Chinner
· 17 years ago
2a82b8b
[XFS] Concurrent Multi-File Data Streams
by David Chinner
· 17 years ago
0892ccd
[XFS] Use uninitialized_var macro to stop warning about rtx
by Andrew Morton
· 17 years ago
fbf3ce8
[XFS] XFS should not be looking at filp reference counts
by Christoph Hellwig
· 17 years ago
16a087d
[XFS] Use is_power_of_2 instead of open coding checks
by Vignesh Babu
· 17 years ago
bbaaf53
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
by Christoph Hellwig
· 17 years ago
54aa8e2
[XFS] Simplify XFS min/max macros.
by David Chinner
· 17 years ago
24ad33f
[XFS] Kill off xfs_count_bits
by Eric Sandeen
· 17 years ago
87ae3c2
[XFS] Cancel transactions on xfs_itruncate_start error.
by Jesper Juhl
· 17 years ago
39726be
[XFS] Use do_div() on 64 bit types.
by Christoph Hellwig
· 17 years ago
516b2e7
[XFS] Fix remount,readonly path to flush everything correctly.
by David Chinner
· 17 years ago
957d0eb
[XFS] Cleanup inode extent size hint extraction
by David Chinner
· 17 years ago
84e1e99
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
by David Chinner
· 17 years ago
641c56f
[XFS] Prevent deadlock when flushing inodes on unmount
by David Chinner
· 17 years ago
0164af5
[XFS] Log the agf_length change in xfs_growfs_data_private().
by Tim Shimmin
· 17 years ago
effd120
[XFS] Map unwritten extents correctly for I/o completion processing
by David Chinner
· 17 years ago
45c3414
[XFS] Apply transaction delta counts atomically to incore counters
by David Chinner
· 17 years ago
b282613
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
by David Chinner
· 17 years ago
e927af9
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
by David Chinner
· 17 years ago
f4a9f28
[XFS] Flush the block device before closing it on unmount.
by David Chinner
· 17 years ago
4e5ae83
[XFS] xfs_bmapi fails to update the previous extent pointer
by David Chinner
· 17 years ago
210c6f1
[XFS] Fix the transaction flags to make lazy superblock counters work.
by David Chinner
· 17 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 17 years ago
3260f78
[XFS] Use generic shrinker interfaces in XFS.
by Andrew Morton
· 17 years ago
92dfe8d
[XFS] Make hole punching at EOF atomic.
by David Chinner
· 17 years ago
511105b
[XFS] Fix vmalloc leak on mount/unmount.
by David Chinner
· 17 years ago
ca165b8
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
by Christoph Hellwig
· 17 years ago
3db296f
[XFS] Fix use-after-free during log unmount.
by David Chinner
· 18 years ago
40095b6
[XFS] Sleeping with the ilock waiting for I/O completion is Bad.
by David Chinner
· 18 years ago
4cc929e
[XFS] Don't grow filesystems past the size they can index.
by Nathan Scott
· 18 years ago
1fa40b0
[XFS] Only use refcounted pages for I/O
by Christoph Hellwig
· 18 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
4fbef20
nfsd: fix nfsd_vfs_read() splice actor setup
by Jens Axboe
· 17 years ago
51a92c0
splice: fix offset mangling with direct splicing (sendfile)
by Jens Axboe
· 17 years ago
29ce205
security: revalidate rw permissions for sys_splice and sys_vmsplice
by James Morris
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
5122503
sysfs: make directory dentries and inodes reclaimable
by Tejun Heo
· 17 years ago
53e0ae9
sysfs: implement sysfs_get_dentry()
by Tejun Heo
· 17 years ago
a0edd7c
sysfs: move sysfs_drop_dentry() to dir.c and make it static
by Tejun Heo
· 17 years ago
fb6896d
sysfs: restructure add/remove paths and fix inode update
by Tejun Heo
· 17 years ago
3007e99
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
by Tejun Heo
· 17 years ago
5f99532
sysfs: consolidate sysfs spinlocks
by Tejun Heo
· 17 years ago
608e266
sysfs: make kobj point to sysfs_dirent instead of dentry
by Tejun Heo
· 17 years ago
f0b0af4
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
by Tejun Heo
· 17 years ago
380e6fb
sysfs: implement SYSFS_FLAG_REMOVED flag
by Tejun Heo
· 17 years ago
b402d72
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
by Tejun Heo
· 17 years ago
d0bcb56
sysfs: make sysfs_drop_dentry() access inodes using ilookup()
by Tejun Heo
· 17 years ago
9d9307d
sysfs: Fix oops in sysfs_drop_dentry on x86_64
by Rafael J. Wysocki
· 17 years ago
0c73f18
sysfs: use singly-linked list for sysfs_dirent tree
by Tejun Heo
· 17 years ago
8619f97
sysfs: slim down sysfs_dirent->s_active
by Tejun Heo
· 17 years ago
b6b4a43
sysfs: move s_active functions to fs/sysfs/dir.c
by Tejun Heo
· 17 years ago
0b8ead8
sysfs: fix root sysfs_dirent -> root dentry association
by Tejun Heo
· 17 years ago
8312a8d
sysfs: use iget_locked() instead of new_inode()
by Tejun Heo
· 17 years ago
fc9f54b
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
by Tejun Heo
· 17 years ago
7f7cfff
sysfs: fix parent refcounting during rename and move
by Tejun Heo
· 17 years ago
42b37df
sysfs: make sysfs_alloc_ino() static
by Tejun Heo
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
dbde0fc
sysfs: reimplement sysfs_drop_dentry()
by Tejun Heo
· 17 years ago
198a2a8
sysfs: separate out sysfs_attach_dentry()
by Tejun Heo
· 17 years ago
73107cb
sysfs: kill attribute file orphaning
by Tejun Heo
· 17 years ago
0ab6608
sysfs: implement sysfs_dirent active reference and immediate disconnect
by Tejun Heo
· 17 years ago
eb36165
sysfs: implement bin_buffer
by Tejun Heo
· 17 years ago
2b29ac2
sysfs: reimplement symlink using sysfs_dirent tree
by Tejun Heo
· 17 years ago
aecdced
sysfs: implement kobj_sysfs_assoc_lock
by Tejun Heo
· 17 years ago
3e51903
sysfs: make sysfs_dirent->s_element a union
by Tejun Heo
· 17 years ago
0c096b5
sysfs: add sysfs_dirent->s_name
by Tejun Heo
· 17 years ago
13b3086
sysfs: add sysfs_dirent->s_parent
by Tejun Heo
· 17 years ago
a26cd72
sysfs: consolidate sysfs_dirent creation functions
by Tejun Heo
· 17 years ago
996b737
sysfs: flatten and fix sysfs_rename_dir() error handling
by Tejun Heo
· 17 years ago
dfeb9fb
sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
by Tejun Heo
· 17 years ago
93e3cd82
sysfs: fix error handling in binattr write()
by Tejun Heo
· 17 years ago
7a23ad4
sysfs: make sysfs_put() ignore NULL sd
by Tejun Heo
· 17 years ago
Next »