Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13050d89019a4127178c0945733fb23649f9f3fe
/
fs
3287629
remove the unused exports of sys_open/sys_read
by Arjan van de Ven
· 17 years ago
6975945
fs/afs/security.c: fix uninitialized var warning
by Andrew Morton
· 17 years ago
8aa84ab
fs/hfsplus/unicode.c: fix uninitialized var warning
by Andrew Morton
· 17 years ago
05343c4
udf: fix adding entry to a directory
by Jan Kara
· 17 years ago
af79329
udf: cleanup directory offset handling
by Jan Kara
· 17 years ago
32a8f24
udf: avoid unnecessary synchronous writes
by Mike Galbraith
· 17 years ago
7f3fbd0
udf: fix signedness issue
by Marcin Slusarz
· 17 years ago
1ed1617
udf: fix 3 signedness & 1 unitialized variable warnings
by Marcin Slusarz
· 17 years ago
934c5e6
udf: remove wrong prototype of udf_readdir
by Marcin Slusarz
· 17 years ago
a9ca663
kill UDFFS_{DATE,VERSION}
by Adrian Bunk
· 17 years ago
28f7c4d
udf: improve readability of udf_load_partition
by Marcin Slusarz
· 17 years ago
48d6d8f
udf: cache struct udf_inode_info
by Marcin Slusarz
· 17 years ago
c0b3443
udf: remove UDF_I_* macros and open code them
by Marcin Slusarz
· 17 years ago
5e0f001
udf: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
4daa1b8
udf: replace loops coded with goto to real loops
by Marcin Slusarz
· 17 years ago
742ba02
udf: create common function for changing free space counter
by Marcin Slusarz
· 17 years ago
3f2587b
udf: create common function for tag checksumming
by Marcin Slusarz
· 17 years ago
4b11111
udf: fix coding style
by Marcin Slusarz
· 17 years ago
bd45a42
udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
by Marcin Slusarz
· 17 years ago
883cb9d
udf: move calculating of nr_groups into helper function
by Marcin Slusarz
· 17 years ago
66e1da3
udf: convert macros related to bitmaps to functions
by Marcin Slusarz
· 17 years ago
deae6cf
udf: check if udf_load_logicalvol failed
by Marcin Slusarz
· 17 years ago
dc5d39b
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
by Marcin Slusarz
· 17 years ago
6c79e98
udf: remove some ugly macros
by Marcin Slusarz
· 17 years ago
3a71fc5
udf: fix coding style of super.c
by Marcin Slusarz
· 17 years ago
74bedc4
libfs: rename simple_attr_close to simple_attr_release
by Christoph Hellwig
· 17 years ago
9261303
libfs: make simple attributes interruptible
by Christoph Hellwig
· 17 years ago
8b88b09
libfs: allow error return from simple attributes
by Christoph Hellwig
· 17 years ago
18914b1
write_inode_now(): avoid unnecessary synchronous write
by Mike Galbraith
· 17 years ago
abe8be3
Allow executables larger than 2GB
by Andi Kleen
· 17 years ago
90b315a
ufs: fix symlink creation on ufs2
by Evgeniy Dushistov
· 17 years ago
91dbbe4
ext2: remove unused ext2_put_inode prototype
by Christoph Hellwig
· 17 years ago
c2ec668
aio: negative offset should return -EINVAL
by Rusty Russell
· 17 years ago
7adfa2f
aio: partial write should not return error code
by Rusty Russell
· 17 years ago
50e8a28
ext3: replace all adds to little endians variables with le*_add_cpu
by Marcin Slusarz
· 17 years ago
8b5f688
byteorder: move le32_add_cpu & friends from OCFS2 to core
by Marcin Slusarz
· 17 years ago
fc9b52c
fs: remove fastcall, it is always empty
by Harvey Harrison
· 17 years ago
9db5579
rewrite rd
by Nick Piggin
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
fea9d17
ITIMER_REAL: convert to use struct pid
by Oleg Nesterov
· 17 years ago
2d3a4e3
proc: fix ->open'less usage due to ->proc_fops flip
by Alexey Dobriyan
· 17 years ago
c6caeb7
proc: fix the threaded /proc/self
by Eric W. Biederman
· 17 years ago
488e5bc
proc: proper pidns handling for /proc/self
by Eric W. Biederman
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
a56d3fc
seqfile convert proc_pid_statm
by Eric W. Biederman
· 17 years ago
ee99274
proc: rewrite do_task_stat to correctly handle pid namespaces.
by Eric W. Biederman
· 17 years ago
be61408
proc: implement proc_single_file_operations
by Eric W. Biederman
· 17 years ago
94413d8
proc: detect duplicate names on registration
by Zhang Rui
· 17 years ago
fd2cbe4
proc: remove useless check on symlink removal
by Alexey Dobriyan
· 17 years ago
76df0c2
proc: simplify function prototypes
by Alexey Dobriyan
· 17 years ago
4237e0d
proc: less LOCK operations during lookup
by Alexey Dobriyan
· 17 years ago
5b3fe63
proc: remove MODULE_LICENSE
by Alexey Dobriyan
· 17 years ago
ac74c00
inotify: fix check for one-shot watches before destroying them
by Ulisses Furquim
· 17 years ago
a4ffc0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 17 years ago
0b61a2b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
76c072b
dm ioctl: move compat code
by Milan Broz
· 17 years ago
3211e4e
SUNRPC xptrdma: simplify build configuration
by James Lentini
· 17 years ago
5d47a35
NFS: Fix a potential file corruption issue when writing
by Trond Myklebust
· 17 years ago
df92207
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
e5a9e8e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
ef1fc2f
BKL-removal: Implement a compat_ioctl handler for JFS
by Andi Kleen
· 17 years ago
baab81f
BKL-removal: Use unlocked_ioctl for jfs
by Andi Kleen
· 17 years ago
969affd
sysfs: remove BUG_ON() from sysfs_remove_group()
by Greg Kroah-Hartman
· 17 years ago
f4a00a2
Block: Fix whole_disk attribute bug
by Greg Kroah-Hartman
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
755aedc
iget: stop HPPFS from using iget() and read_inode()
by David Howells
· 17 years ago
0a370e5
iget: stop HOSTFS from using iget() and read_inode()
by David Howells
· 17 years ago
b88a27e
iget: stop OPENPROMFS from using iget() and read_inode()
by David Howells
· 17 years ago
b55c460
iget: stop UFS from using iget() and read_inode()
by David Howells
· 17 years ago
b8e1343
iget: stop the SYSV filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
78cc912
iget: stop ROMFS from using iget() and read_inode()
by David Howells
· 17 years ago
2b7e5bc
iget: stop QNX4 from using iget() and read_inode()
by David Howells
· 17 years ago
a1d4aeb
iget: stop PROCFS from using iget() and read_inode()
by David Howells
· 17 years ago
a90a088
iget: stop the MINIX filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
eab1df7
iget: stop JFS from using iget() and read_inode()
by David Howells
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
c4386c8
iget: stop ISOFS from using read_inode()
by David Howells
· 17 years ago
6352539
iget: stop HFSPLUS from using iget() and read_inode()
by David Howells
· 17 years ago
fa300b1
iget: stop FUSE from using iget() and read_inode()
by David Howells
· 17 years ago
d0b0794
iget: stop FreeVXFS from using iget() and read_inode()
by David Howells
· 17 years ago
17f95a7
iget: stop FAT from using iget() and read_inode()
by David Howells
· 17 years ago
1d1fe1e
iget: stop EXT4 from using iget() and read_inode()
by David Howells
· 17 years ago
473043d
iget: stop EXT3 from using iget() and read_inode()
by David Howells
· 17 years ago
52fcf70
iget: stop EXT2 from using iget() and read_inode()
by David Howells
· 17 years ago
298384cd
iget: stop EFS from using iget() and read_inode()
by David Howells
· 17 years ago
ce634ab
iget: stop CIFS from using iget() and read_inode()
by David Howells
· 17 years ago
e33ab08
iget: stop BFS from using iget() and read_inode()
by David Howells
· 17 years ago
96eb541
iget: stop BEFS from using iget() and read_inode()
by David Howells
· 17 years ago
62328a0
iget: stop autofs from using iget() and read_inode()
by David Howells
· 17 years ago
210f855
iget: stop AFFS from using iget() and read_inode()
by David Howells
· 17 years ago
69840b0
iget: use iget_failed() in GFS2
by David Howells
· 17 years ago
aa7fa24
iget: use iget_failed() in AFS
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
25fad94
fs menu: small reorg
by Randy Dunlap
· 17 years ago
aa81a7c
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
by Erez Zadok
· 17 years ago
Next »